const runtime.traceEvGoWaiting
2 uses
runtime (current package)
trace.go#L55: traceEvGoWaiting = 31 // denotes that goroutine is blocked when tracing starts [timestamp, goroutine id]
trace.go#L238: traceEvent(traceEvGoWaiting, -1, uint64(gp.goid))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)